-
Home
-
Podlove Podcast Publisher
-
4.1.9
-
Code
-
Classes
- WP_REST_PodloveEpisodeContributions_Controller
Total Complexity |
66 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
420 |
Lines of code |
352 |
Logical lines of code |
148 |
Comment lines |
0 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_item() |
B |
39 |
17 |
63 |
update_contribution() |
A |
43 |
12 |
50 |
get_contribution() |
A |
48 |
7 |
33 |
get_item() |
S |
47 |
6 |
36 |
register_routes() |
S |
38 |
1 |
87 |
delete_item() |
S |
57 |
4 |
17 |
create_item() |
S |
57 |
3 |
17 |
delete_contribution() |
S |
59 |
3 |
14 |
create_item_permissions_check() |
S |
70 |
2 |
6 |
update_item_permissions_check() |
S |
70 |
2 |
6 |
delete_item_permissions_check() |
S |
70 |
2 |
6 |
isContributorVisible() |
S |
75 |
2 |
4 |
isEmpty() |
S |
78 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
get_item_permissions_check() |
S |
82 |
1 |
3 |
isContributorDefault() |
S |
79 |
1 |
3 |